Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientSortingColumn client event. Occurs before the user applies a sort by clicking on a column header.
シンタックス
'宣言
Public Overridable Function OnClientSortingColumn( _
ByVal As System.String _
) As
public virtual OnClientSortingColumn(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照